#
# HoI - Northeast Asia (Tannu Tuva, Mongolia, Manchuria, Communist China)
#
# 952000 - ComChi Kiri Project (by Steel)
# 952001 to 952002 - MAN/MON Nomonhan Incident (by Steel)
# 952003 to 952062 - ComChi struggle for Chinese mainland (by Steel)
# 952063 - (CHC) The Zheng-Feng (Rectification of Style) (by nachinus)
#
# LIMIT: 952000 - 1001999 
#
#

#########################################################################
#  NatChi is denounced by ComChi as Japanese puppets
#########################################################################
event = { 
	id = 952000
	random = no
	country = CHC
	
	# Triggered by CHI 522002
	
	name = "Mao denounces the Nationalist government"
	desc = "When Japan forged a peace agreement with China, the Nationalists regained most of their territory but also became a puppet state under Japanese control. Mao Tse Tung, the leader of Communist China remarked, 'The Chinese people will forever be slaves to the Japanese overlords unless they join the People's Liberation Army and take their fate back into their own hands!'"
	style = 0
	
	action_a = {
		name = "The Chinese people will overthrow every enemy!"   # 
                command = { type = manpowerpool value = 500 }             # great influx of recruits as the Chinese people turn their backs on NatChi
		command = { type = add_division which = infantry }        # new infantry divisions
		command = { type = add_division which = infantry }
		command = { type = add_division which = infantry }

                }
}






#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952003
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Xinxiang!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1565 data = JAP } # Xinxiang
		NOT = {
		garrison = { country = JAP province = 1565 size = 1 }
		}
	}


        date = { day = 1 month = march year = 1938 }
        offset = 8
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1565 } # militia div
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952004
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Handan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
		event = 492006
               war = { country = CHC country = JAP } # removed v0.5 hotfix
		control = { province = 1569 data = JAP } # Handan
		NOT = {
		garrison = { country = JAP province = 1569 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 8
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1569 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952005
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Linxi!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1627 data = JAP } # Linxi
		NOT = {
		garrison = { country = JAP province = 1627 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 8
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1627 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952006
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Zhangjiakou!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1624 data = JAP } # Zhangjiakou
		NOT = {
		garrison = { country = JAP province = 1624 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 8
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1624 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952007
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Yinchuan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }	
		control = { province = 1543 data = JAP } # Xining
		NOT = {
		garrison = { country = JAP province = 1543 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 8
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1543 } # militia div
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952008
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Lanzhou!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1574 data = JAP } # Lanzhou
		NOT = {
		garrison = { country = JAP province = 1574 size = 1 }

		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 7
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1574 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952009
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Yinchuan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP } 
		control = { province = 1572 data = JAP } # Yinchuan
		NOT = {
		garrison = { country = JAP province = 1572 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1572 } # militia div
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952010
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Hohhot!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1546 data = JAP } # Hohhot
		NOT = {
		garrison = { country = JAP province = 1546 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1546 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952011
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Hailar!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1554 data = JAP } # Hailar
		NOT = {
		garrison = { country = JAP province = 1554 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1554 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952012
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Yanan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1570 data = JAP } # Yanan
		NOT = {
		garrison = { country = JAP province = 1570 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1570 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952013
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Xianyang!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1571 data = JAP } # Xianyang
		NOT = {
		garrison = { country = JAP province = 1571 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1571 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952014
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Oroqen Zishiqi!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1555 data = JAP } # Oroqen Zishiqi
		NOT = {
		garrison = { country = JAP province = 1555 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1555 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952015
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Qiqihar!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1556 data = JAP } # Qiqihar
		NOT = {
		garrison = { country = JAP province = 1556 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1556 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952016
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Fuxin!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1623 data = JAP } # Fuxin
		NOT = {
		garrison = { country = JAP province = 1623 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1623 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952017
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Datong!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP } # removed in v0.5 hotfix
		control = { province = 1567 data = JAP } # Datong
		NOT = {
		garrison = { country = JAP province = 1567 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1567 } # militia div
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952018
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Taiyuan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP } # removed in v0.5 hotfix
		control = { province = 1568 data = JAP } # Taiyuan
		NOT = {
		garrison = { country = JAP province = 1568 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1568 } # militia div
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952019
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Shijiazhuang!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1564 data = JAP } # Shijiazhuang
		NOT = {
		garrison = { country = JAP province = 1564 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1564 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952020
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Luoyang!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1618 data = JAP } # Luoyang
		NOT = {
		garrison = { country = JAP province = 1618 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 7
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1618 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952021
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Wuhan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1692 data = JAP } # Wuhan
		NOT = {
		garrison = { country = JAP province = 1692 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1692 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952022
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Xiangfan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1691 data = JAP } # Xiangfan
		NOT = {
		garrison = { country = JAP province = 1691 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1691 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952023
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Zhangzhou!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1693 data = JAP } # Zhangzhou
		NOT = {
		garrison = { country = JAP province = 1693 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1693 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952024
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Xuzhou!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1620 data = JAP } # Xuzhou
		NOT = {
		garrison = { country = JAP province = 1620 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1620 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952025
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Huainan!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1694 data = JAP } # Huainan
		NOT = {
		garrison = { country = JAP province = 1694 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1694 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952026
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Wudu!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1573 data = JAP } # Wudu
		NOT = {
		garrison = { country = JAP province = 1573 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1573 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952027
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Baotou!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1551 data = JAP } # Baotou
		NOT = {
		garrison = { country = JAP province = 1551 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1551 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}


#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952028
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Zhangye!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1544 data = JAP } # Zhangye
		NOT = {
		garrison = { country = JAP province = 1544 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1544 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}


#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952029
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Golmud!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1504 data = JAP } # Golmud
		NOT = {
		garrison = { country = JAP province = 1504 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1504 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}


#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952030
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Xining!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1543 data = JAP } # Xining
		NOT = {
		garrison = { country = JAP province = 1543 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1543 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}


#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952031
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Wutunghliao!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1612 data = JAP } # Wutunghliao
		NOT = {
		garrison = { country = JAP province = 1612 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1612 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#  The Chinese Communist struggle against Japan (CHC)
#########################################################################
event = { 
	id = 952032
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against Japan
	
	name = "Communist forces have seized power in Anxi!"
	desc = "Japanese garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
		event = 3802
                war = { country = CHC country = JAP }
		control = { province = 1542 data = JAP } # Anxi
		NOT = {
		garrison = { country = JAP province = 1542 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 12
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1542 } # militia div
		command = { type = manpowerpool value = 25 }

	}
}

#########################################################################
#########################################################################
# NATCHI
#########################################################################
#########################################################################

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952033
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Xinxiang!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1565 data = CHI } # Xinxiang
		NOT = {
		garrison = { country = CHI province = 1565 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1565 } # militia div
		command = { type = manpowerpool value = 15 }
	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952034
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Handan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1569 data = CHI } # Handan
		NOT = {
		garrison = { country = CHI province = 1569 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1569 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952035
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Linxi!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1627 data = CHI } # Linxi
		NOT = {
		garrison = { country = CHI province = 1627 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1627 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952036
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Zhangjiakou!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1624 data = CHI } # Zhangjiakou
		NOT = {
		garrison = { country = CHI province = 1624 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1624 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952037
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Yinchuan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1543 data = CHI } # Xining
		NOT = {
		garrison = { country = CHI province = 1543 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1543 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952038
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Lanzhou!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1574 data = CHI } # Lanzhou
		NOT = {
		garrison = { country = CHI province = 1574 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1574 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952039
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Yinchuan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1572 data = CHI } # Yinchuan
		NOT = {
		garrison = { country = CHI province = 1572 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1572 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952040
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Hohhot!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1546 data = CHI } # Hohhot
		NOT = {
		garrison = { country = CHI province = 1546 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1546 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952041
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Hailar!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1554 data = CHI } # Hailar
		NOT = {
		garrison = { country = CHI province = 1554 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1554 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952042
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Yanan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1570 data = CHI } # Yanan
		NOT = {
		garrison = { country = CHI province = 1570 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1570 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952043
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Xianyang!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1571 data = CHI } # Xianyang
		NOT = {
		garrison = { country = CHI province = 1571 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1571 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952044
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Oroqen Zishiqi!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1555 data = CHI } # Oroqen Zishiqi
		NOT = {
		garrison = { country = CHI province = 1555 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1555 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952045
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Qiqihar!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1556 data = CHI } # Qiqihar
		NOT = {
		garrison = { country = CHI province = 1556 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1556 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952046
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Fuxin!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1623 data = CHI } # Fuxin
		NOT = {
		garrison = { country = CHI province = 1623 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1623 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952047
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Datong!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1567 data = CHI } # Datong
		NOT = {
		garrison = { country = CHI province = 1567 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1567 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952048
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Taiyuan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1568 data = CHI } # Taiyuan
		NOT = {
		garrison = { country = CHI province = 1568 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1568 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952049
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Shijiazhuang!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1564 data = CHI } # Shijiazhuang
		NOT = {
		garrison = { country = CHI province = 1564 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1564 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952050
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Luoyang!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1618 data = CHI } # Luoyang
		NOT = {
		garrison = { country = CHI province = 1618 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1618 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952051
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Wuhan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1692 data = CHI } # Wuhan
		NOT = {
		garrison = { country = CHI province = 1692 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1692 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952052
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Xiangfan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1691 data = CHI } # Xiangfan
		NOT = {
		garrison = { country = CHI province = 1691 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1691 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952053
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Zhangzhou!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1693 data = CHI } # Zhangzhou
		NOT = {
		garrison = { country = CHI province = 1693 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1693 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952054
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Xuzhou!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1620 data = CHI } # Xuzhou
		NOT = {
		garrison = { country = CHI province = 1620 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1620 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952055
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Huainan!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1694 data = CHI } # Huainan
		NOT = {
		garrison = { country = CHI province = 1694 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1694 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952056
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Wudu!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1573 data = CHI } # Wudu
		NOT = {
		garrison = { country = CHI province = 1573 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1573 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952057
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Baotou!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1551 data = CHI } # Baotou
		NOT = {
		garrison = { country = CHI province = 1551 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1551 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}


#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952058
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Zhangye!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1544 data = CHI } # Zhangye
		NOT = {
		garrison = { country = CHI province = 1544 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1544 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}


#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952059
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Golmud!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1504 data = CHI } # Golmud
		NOT = {
		garrison = { country = CHI province = 1504 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1504 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}


#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952060
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Xining!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1543 data = CHI } # Xining
		NOT = {
		garrison = { country = CHI province = 1543 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1543 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}


#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952061
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Wutunghliao!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1612 data = CHI } # Wutunghliao
		NOT = {
		garrison = { country = CHI province = 1612 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1612 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}

#########################################################################
#  The Chinese Communist struggle against NatChi (CHC)
#########################################################################
event = { 
	id = 952062
	random = no
	persistent = yes
	country = CHC
	
	# The Chinese Communist struggle against NatChi
	
	name = "Communist forces have seized power in Anxi!"
	desc = "NatChi garrisons were established in the cities but the countryside was ruled by the Communists who would kill landowners and let the peasants rule themselves. This drew new recruits to the Communist cause."
	style = 0

	trigger = {
		random = 1
                war = { country = CHC country = CHI }
		control = { province = 1542 data = CHI } # Anxi
		NOT = {
		garrison = { country = CHI province = 1542 size = 1 }
		}
	}

        date = { day = 1 month = march year = 1938 }
        offset = 10
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Let the Chinese people rule themselves!"
		command = { type = add_division which = militia when = 1542 } # militia div
		command = { type = manpowerpool value = 15 }

	}
}


#########################################################################
#  War experience
#########################################################################
event = { 
	id = 952064
	random = no
	persistent = no
	country = CHC
	
	# Lessons from the war
	
	name = "War experience"
	desc = "During the long struggle with the corrupt warlord forces, we have learned much about warfare. Now that there is a pause in the conflict we should strive to improve our defensive position, to implement the changes proposed by our German advisers and also to reform our military."
	style = 0

	trigger = {
		event = 4101
		NOT = {
		war = { country = CHC country = CHI }
		}
	}

        date = { day = 1 month = march year = 1936 }
        offset = 10
	deathdate = { day = 30 month = december year = 1936 }

	action_a = {
		name = "Make the changes!"
		command = { type = manpowerpool value = 50 } # active recruiting
		command = { type = land_fort which = 1570 value = 2 } # fortify the mountain approaches
		command = { type = land_fort which = 1571 value = 2 } # tunnels and bunkers
		command = { type = access which = CHI }
		command = { type = gain_tech which = 11509 } 
		command = { type = gain_tech which = 11003 } 
		command = { type = gain_tech which = 11100 } 
		command = { type = gain_tech which = 11104 } 
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952065
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1936 }
        offset = 15
	deathdate = { day = 30 month = december year = 1937 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952066
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1937 }
        offset = 15
	deathdate = { day = 30 month = december year = 1938 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952067
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1938 }
        offset = 15
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952068
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1939 }
        offset = 15
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952069
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1940 }
        offset = 15
	deathdate = { day = 30 month = december year = 1941 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952070
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1941 }
        offset = 15
	deathdate = { day = 30 month = december year = 1942 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952071
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1942 }
        offset = 15
	deathdate = { day = 30 month = december year = 1943 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952072
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1943 }
        offset = 15
	deathdate = { day = 30 month = december year = 1944 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952073
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1944 }
        offset = 15
	deathdate = { day = 30 month = december year = 1945 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment
#########################################################################
event = { 
	id = 952074
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "In a daring surprise attack our brave soldiers have acquired much equipment from the corrupt warlord forces! We have learned much from this."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = CHI }
	}

        date = { day = 1 month = january year = 1945 }
        offset = 15
	deathdate = { day = 30 month = december year = 1946 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = CHI } 
		command = { type = supplies value = 100 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952075
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1936 }
        offset = 15
	deathdate = { day = 30 month = december year = 1937 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952076
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1937 }
        offset = 15
	deathdate = { day = 30 month = december year = 1938 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952077
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1938 }
        offset = 15
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952078
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1939 }
        offset = 15
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952079
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1940 }
        offset = 15
	deathdate = { day = 30 month = december year = 1941 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952080
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1941 }
        offset = 15
	deathdate = { day = 30 month = december year = 1942 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952081
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1942 }
        offset = 15
	deathdate = { day = 30 month = december year = 1943 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952082
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1943 }
        offset = 15
	deathdate = { day = 30 month = december year = 1944 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}

#########################################################################
#  Captured equipment (from Japan)
#########################################################################
event = { 
	id = 952083
	random = no
	persistent = no
	country = CHC
	
	# Scavenged equipment and supplies
	
	name = "Captured equipment"
	desc = "The imperialist Japanese forces are no match for our forces. We have destroyed an enemy column and seized much equipment from them, learning much in the process."
	style = 0

	trigger = {
		random = 1
		war = { country = CHC country = JAP }
	}

        date = { day = 1 month = january year = 1944 }
        offset = 15
	deathdate = { day = 30 month = december year = 1945 }

	action_a = {
		name = "Great!"
		command = { type = steal_tech which = JAP } 
		command = { type = supplies value = 50 } 
		command = { type = dissent value = -1 }
	}
}


##################################################################################
# 952063 CHC - The Zheng-Feng (Rectification of Style) (by nachinus)
##################################################################################

event = {
	id = 952063 
	trigger = {
		headofgovernment = 51002 #Mao
		random = 20
		alignment = communist
		exists = SOV
		exists = CHI
		war = { country = CHC country = JAP }
		NOT = {
			OR = { # none of this must happen
				alliance = { country = CHC country = JAP }
				alliance = { country = CHC country = GER }
				alliance = { country = CHC country = ITA }
				}
			}
		}
	random = no
	country = CHC
	name = "The Zheng-Feng: Mao's rectification of style"
	desc = "In 1940, Mao came up with a new political program in his 'New Democracy'. It was a flexible regime based on an alliance between the working class, peasantry, lower middle-class and the 'national capitalists'. The program stimulated the proliferation of small industry and handicraft production (through industrial cooperatives, or 'Induscos'), and improved the economic situation of the peasantry. At the same time, Mao instituted a severe auto-critique on Communist China.  It took the form of the Zheng-Feng, or rectification of style, and tried to substitute 'abstract and empty Marxism' for a 'Marxism deeply informed of Chinese characteristics'. During this time, the Communist Party was involved with the peasantry and knew how to lead the people in the direction nationalism hostile to Japan."
	style = 0

	date = { day = 1 month = december year = 1939 }
	offset = 30 # Check for trigger conditions every 30 days
	deathdate = { day = 1 month = december year = 1945 }

	action_a = {
		name = "Adopt the new policy; accept the Zheng-Feng"
		command = { type = dissent value = -5 }
		command = { type = alignment which = fascist value = -5 } #Nationalism against Jap
		command = { type = alignment which = communist value = -2 }	#Deviation from SOV policy
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		}
	action_b = {
		name = "We had better follow the Soviet model of Communism"
		command = { type = alignment which = communist value = 7 }
		command = { type = influence value = 6 }
		}
	}